21 research outputs found

    Visual analytics for collaborative human-machine confidence in human-centric active learning tasks

    Get PDF
    Active machine learning is a human-centric paradigm that leverages a small labelled dataset to build an initial weak classifier, that can then be improved over time through human-machine collaboration. As new unlabelled samples are observed, the machine can either provide a prediction, or query a human ‘oracle’ when the machine is not confident in its prediction. Of course, just as the machine may lack confidence, the same can also be true of a human ‘oracle’: humans are not all-knowing, untiring oracles. A human’s ability to provide an accurate and confident response will often vary between queries, according to the duration of the current interaction, their level of engagement with the system, and the difficulty of the labelling task. This poses an important question of how uncertainty can be expressed and accounted for in a human-machine collaboration. In short, how can we facilitate a mutually-transparent collaboration between two uncertain actors - a person and a machine - that leads to an improved outcome?In this work, we demonstrate the benefit of human-machine collaboration within the process of active learning, where limited data samples are available or where labelling costs are high. To achieve this, we developed a visual analytics tool for active learning that promotes transparency, inspection, understanding and trust, of the learning process through human-machine collaboration. Fundamental to the notion of confidence, both parties can report their level of confidence during active learning tasks using the tool, such that this can be used to inform learning. Human confidence of labels can be accounted for by the machine, the machine can query for samples based on confidence measures, and the machine can report confidence of current predictions to the human, to further the trust and transparency between the collaborative parties. In particular, we find that this can improve the robustness of the classifier when incorrect sample labels are provided, due to unconfidence or fatigue. Reported confidences can also better inform human-machine sample selection in collaborative sampling. Our experimentation compares the impact of different selection strategies for acquiring samples: machine-driven, human-driven, and collaborative selection. We demonstrate how a collaborative approach can improve trust in the model robustness, achieving high accuracy and low user correction, with only limited data sample selections

    DBN-based structural learning and optimisation for automated handwritten character recognition

    No full text
    Pattern recognition using Dynamic Bayesian Networks (DBNs) is currently a growing area of study. The classification performance greatly relies on the choice of a DBN model that will best describe the dependencies in each class of data. In this paper, we present DBN models trained for the classification of handwritten digit. Two approaches to improve the suitability of the models are presented. One uses a fixed DBN structure, and is based on an Evolutionary Algorithm optimisation of the selection and of the layout of the observations for each class of data. The second approach is about learning part of the structure of the models from the training set of each class. Parameter learning is then performed for each DBN. Classification results are presented for the described models, and compared with previously published results. Both approaches were found to improve the recognition rate compared to previous results

    Hierarchical Bayesian classifiers optimized towards handwritten digit recognition

    No full text
    Pattern recognition using statistical models such as Dynamic Bayesian Networks (DBNs) is currently a growing area of study. The classification performances typically greatly rely on the adequation between the data and a DBN model, the latter having to best describe the dependencies in each class of data. In this paper, we present a new approach based on optimising the sequences and layout of observations of DBN models in a hierarchical Bayesian framework, applied to the classification of handwritten digit. Classification results are presented for the described models, and compared with previously published results from probabilistic models. The new approach was found to improve the recognition rate compared to previous results, and is more suitable for applications were a high speed in the recognition phase is important

    Performance of hidden Markov model and dynamic Bayesian network classifiers on handwritten Arabic word recognition

    No full text
    This paper presents a comparative study of two machine learning techniques for recognizing handwrittenArabicwords, where hiddenMarkovmodels (HMMs) and dynamicBayesiannetworks (DBNs) were evaluated. The work proposed is divided into three stages, namely preprocessing, feature extraction and classification. Preprocessing includes baseline estimation and normalization as well as segmentation. In the second stage, features are extracted from each of the normalized words, where a set of new features for handwrittenArabicwords is proposed, based on a sliding window approach moving across the mirrored word image. The third stage is for classification and recognition, where machine learning is applied using HMMs and DBNs. In order to validate the techniques, extensive experiments were conducted using the IFN/ENIT database which contains 32,492 Arabicwords. Experimental results and quantitative evaluations showed that HMM outperforms DBN in terms of higher recognition rate and lower complexity
    corecore